home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2001 February
/
Chip_2001-02_cd1.bin
/
zkuste
/
MacOS
/
FILES
/
muwse.sit
/
Muwse
/
TextClips
/
Objects
/
Java popmenu Jump
< prev
next >
Wrap
Text File
|
2000-05-18
|
488b
|
14 lines
<FORM>
<SELECT NAME="popmenuselect">
<OPTION VALUE="index.html" SELECTED>Top Page
<OPTION VALUE="fun.html">Fun page
<OPTION VALUE="myserver/great.html">Great page
<OPTION VALUE="interesst.html">Interesst page
<OPTION VALUE="surprise.html">Surprise
<OPTION VALUE="file:///Macintosh HD/Desktop Folder/impress.html">Impress
</SELECT>
<INPUT TYPE=BUTTON VALUE="Link to"
onClick="top.location.href =this.form.popmenuselect.options[this.form.popmenuselect.selectedIndex].value">
</FORM>